toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
byte_array
/
from_hex
from_hex
rell
pure
static
function
from_hex
(
value
:
text
)
:
byte_array
Creates a byte_array from a hexadecimal string.
Since
0.9.0
Parameters
value
The hexadecimal string.